Skip to main content

tsNetCloseConn

Type

command

Summary

Removes the specified connection from memory.

Syntax

tsNetCloseConn <pConnectionID>

Description

Removes the specified connection from memory.

Parameters

NameTypeDescription

pConnectionID

The identifier of the transfer to remove.

Examples

tsNetCloseConn "myConnID"

Value

NameTypeDescription

the result

The tsNetCloseConn command sets the result to empty if the connection was found. If the connection identifier is invalid an error will be returned that starts with "tsneterr:".

library: tsNet

Compatibility and Support

Introduced

LiveCode 8.1

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?